Skip to main content

cameraControls

Type

function

Summary

Returns a list of all camera controls currently in existence.

Syntax

the cameraControls
cameraControls()

Description

Use the cameraControls function to get a list of all camera controls currently in existence created using cameraControlCreate.

Examples

	put cameraControls() into tCameraList

Value

NameTypeDescription

return

The cameraControls function returns a return-delimited list of control names. Only controls created with the cameraControlCreate command are present in the list.

function: cameraControlGet, cameraControlTarget

command: cameraControlDelete, cameraControlDo, cameraControlCreate, cameraControlSet

Compatibility and Support

Introduced

LiveCode 7.1

OS

mac

windows

ios

android

Thank you for your feedback!

Was this page helpful?